Welcome![Sign In][Sign Up]
Location:
Search - C-C method matlab

Search list

[Graph RecognizePCA

Description: 采用两种方法计算PCA的程序:SVD和计算Covariance。程序包括VC++代码和Matlab代码。-PCA method uses two types of procedures: SVD and calculate Covariance. Procedures including VC++ Code and Matlab code.
Platform: | Size: 22528 | Author: myb | Hits:

[matlabChaosToolbox1.0_trial_matlab7.0

Description: 混沌时间序列工具箱,有常有的混沌时间序列预测的方法和混沌判别方法-Chaotic time series toolbox, has often chaotic time series prediction methods and Chaos Method
Platform: | Size: 413696 | Author: 华清 | Hits:

[Software EngineeringmatlabtoC

Description: matlab 转 C语言的方法 有详细的例子说明-matlab to C language method has detailed examples to illustrate
Platform: | Size: 3072 | Author: 原野 | Hits:

[Special EffectsPCA+FCM

Description: 利用PCA和模糊C均值相结合的方法实现图象的聚类-Using PCA and fuzzy C-means method of combining images to achieve the clustering
Platform: | Size: 1024 | Author: 王英 | Hits:

[Algorithmgaijinnewton

Description: 用改进newton法求解非线性方程的程序,有两个源代码,分别用C和MATLAB编写-Newton method used to improve the procedures for solving nonlinear equations, there are two source code, were prepared using C and MATLAB
Platform: | Size: 1024 | Author: 魏艳霞 | Hits:

[Mathimatics-Numerical algorithmsoptimizearithmetic

Description: 几个常用的优化算法的C程序和MATLAB代码,D F P变尺度法子程序,Powell法子程序,黄金分割法子程序,进退法子程序,外点惩罚函数法子程序等。-Several commonly used optimization algorithm of C procedures and MATLAB code, DFP variable metric method procedures, Powell method procedures, golden section method procedures, advance and retreat method procedures, outside the points penalty function method procedures.
Platform: | Size: 15360 | Author: lixiao | Hits:

[Software Engineeringapplication_of_special_person_on_ASR_for_the_contr

Description: 常用的说话人识别方法有模板匹配法、统计建模法、联接主义法(即人工神经网络实现)。考虑到数据量、实时性以及识别率的问题,采用基于矢量量化和隐马尔可夫模型(HMM)相结合的方法。   说话人识别的系统主要由语音特征矢量提取单元(前端处理)、训练单元、识别单元和后处理单元组成, -Commonly used methods of speaker recognition template matching method, statistical modeling method, and connection method (ie, artificial neural networks). Taking into account the amount of data, real-time as well as the recognition rate of the problem, based on vector quantization and Hidden Markov Model (HMM) method of combining. Speaker recognition system mainly by the voice feature vector extraction unit (front-end treatment), training modules, identification and post-treatment unit modules,
Platform: | Size: 64512 | Author: 孙丽 | Hits:

[matlabChaosToolbVer.2.0

Description: 混沌工具箱 C-C方法计算时间延迟和嵌入维数 混沌时间序列预测-Chaos Toolbox CC method to calculate time delay and embedding dimension of chaotic time series prediction
Platform: | Size: 14336 | Author: 潘水洋 | Hits:

[AlgorithmRevisedsimplexmathod

Description: 此算法为改进的单纯形算法,也是运筹学中要用到的方法,可以运行的-revised simplex method
Platform: | Size: 1024 | Author: linda | Hits:

[AI-NN-PRFuzzyCMean

Description: 实现了Fuzzy C-Mean的方法,这是一种基于模糊数学的聚类方法,很好用!-Implementation of Fuzzy C-Mean method, which is a math-based Fuzzy Clustering Method, a very good use!
Platform: | Size: 1024 | Author: yang | Hits:

[Otherfcm

Description: this code is thresholding image with fuzzy c-meam thresholding, it good result than Otsu method.
Platform: | Size: 23552 | Author: javad | Hits:

[matlabSource_Code_Of_Guide_To_MATLAB_Mix_Programming

Description: 这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。-This is the machine-building industry张德丰" MATLAB and external program interface programming" with the source book, this book details MATLAB with C, C++, Excel, VB, Delphi, FORTRAN calls each method, allows us to provision of comprehensive utilization of traditional efficient way to implement the language and MATLAB function library powerful advantages, this book MEX and MAT files for, MATLAB engine, MATLAB C/C++ function library, Matcom have made a detailed introduction and examples, the book also introduced the final MATLAB serial interface.
Platform: | Size: 49152 | Author: | Hits:

[AI-NN-PRTheprogram

Description: 摘要:介绍了一种在C 语言应用程序中调用MATLAB 资源设计模糊控制应用程序的方法。即利用Matlab Fuzzy Logic 工 具箱中的独立C 代码模糊推理引擎函数库,在C 语言应用程序中,调用Matlab Fuzzy Logic 工具箱建立的模糊推理系统数 据文件( 3 . fis) , 从而得到能独立运行的C 语言模糊控制应用程序。 关键词:MATLAB 模糊逻辑工具箱 独立C 代码模糊推理引擎 模糊控制应用程序 中图分类号: TP273 : TP391  文献标识码:A  文章编号:1001 - 2265(2003) 11 - 0036 - 02-Abstract :This paper introduces a method to transfer resource of MATLAB in C application program. It is to transfer the date file ( 3 . fis) erected by MATLAB fuzzy logical toolbox in C application program by using the stand- alone C- code fuzzy inference engine of MATLAB fuzzy logical toolbox. Through this method , a C language fuzzy control program running autocephaly can be established. Key words :MATLAB fuzzy logical toolbox stand- alone C- code fuzzy inference engine fuzzy control program
Platform: | Size: 72704 | Author: carson | Hits:

[matlablyapunovindex

Description: 混沌计算程序源文件——包括计算Lyapunov指数的5种方法:C-C算法,最小数据量算法,G-P算法,关联维数法,互信息量法。-the original programs to calculate chaos in order to count the Lyapunov index out. Including 5 such methods: c-c method, minimum data method, G-P, mutual information method and correlation dimentional method.
Platform: | Size: 45056 | Author: 碶衫 | Hits:

[Special Effectsfcm

Description: 模糊C均值聚类算法处理的图像分割,模糊C均值聚类算法处理的图像分割-An image segmentation method via fuzzy c-means clustering with edge and texture information is proposed. it uses the weighting fuzzy c-mean clustering algorithm to fast implement the segmentation procedure.
Platform: | Size: 2048 | Author: fujie | Hits:

[Special Effectsimrotate_my

Description: 一个空间点P绕一个中心点C旋转可用接续的三个变换来实现:第1个变换平移点C到坐标系原点位置,第2个变换将点P绕原点旋转,第3个变换平移点C回到其相对于坐标系原点的原始位置。当原始图像点乘以变换矩阵,得到新的图像位置点时,其位置可能不是整数值,该位置的灰度值需要通过灰度插值获得。在不改变输出图像大小的情况下,超出原始图片范围的区域,MATLAB原有函数imrotate的处理方法为将其灰度值全部置零,本文通过取模操作对超出区域进行了另外一种控制方法imrotate_my函数,能够较好的显示出图像旋转的边界变化。 -A space around the center point P C available in three rotating to realize the transformation: the first one translation: C to coordinate transformation, the origin place of 2 transform point P around the rotation, the origin of the three points to the transformation of C translation relative to the original position of axis. When the original image point multiply the transformation matrix, a new image position, the position may not integer, this position gray value by gray interpolation gain needed. No change in the size of the image output circumstance, the area beyond the original image, the original function imrotate MATLAB treatment method for the grey value all zeros, based on beyond the area take mould operation on another control method imrotate_my function, to better show of image rotation boundaries.
Platform: | Size: 2048 | Author: 肥猪流 | Hits:

[matlabcdf_example

Description: 此函数举例描述了一种实现CDF画图的方法,该方法简单易行-This function for example, describes an implementation of CDF drawing method is simple
Platform: | Size: 3072 | Author: nice | Hits:

[Compress-Decompress algrithmsmatlab-acq

Description: GPS C/A码捕获 用的是fft频域的搜索 有C/A码产生和C/A码数字化子程序,模拟卫星信号的捕获算法和过程,未考虑多普勒频移-GPS C/A code acquisition in frequency domain using the fft search with C/A code generation and C/A code number of subroutines, analog satellite signal acquisition method and process, without considering the Doppler shift
Platform: | Size: 357376 | Author: 铁头 | Hits:

[matlabSVregression

Description: In kernel ridge regression we have seen the final solution was not sparse in the variables ® . We will now formulate a regression method that is sparse, i.e. it has the concept of support vectors that determine the solution. The thing to notice is that the sparseness arose from complementary slackness conditions which in turn came from the fact that we had inequality constraints. In the SVM the penalty that was paid for being on the wrong side of the support plane was given by C P i » k i for positive integers k, where » i is the orthogonal distance away from the support plane. Note that the term jjwjj2 was there to penalize large w and hence to regularize the solution. Importantly, there was no penalt
Platform: | Size: 51200 | Author: bahman | Hits:

[Windows DevelopMATLAB-based-DSP-debugging-method

Description: 基于MATLAB的DSP调试方法,很详细的说明,对初学者很有帮助-MATLAB-based DSP debugging method, very detailed instructions, helpful for beginners
Platform: | Size: 314368 | Author: 肖冠兰 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net